Skip to content

Conversation

earlephilhower
Copy link
Collaborator

Looking at other projects, they're all building using gnu extensions
(-std=gnu++11). We're already embedding gnu-specific pragmas for
compile options, so I see no reason not to fall in line w/others on
this.

Fixes #4639

earlephilhower and others added 2 commits July 24, 2019 13:19
Looking at other projects, they're all building using gnu extensions
(-std=gnu++11).  We're already embedding gnu-specific pragmas for
compile options, so I see no reason not to fall in line w/others on
this.

Fixes esp8266#4639
@d-a-v d-a-v merged commit 17ee380 into esp8266:master Jul 25, 2019
@earlephilhower earlephilhower deleted the gnu11 branch July 25, 2019 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect expansion of ,##__VA_ARGS__ in macro
3 participants